home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
pc_board
/
pcbv421.zip
/
@INFO
next >
Wrap
Text File
|
1992-02-25
|
1KB
|
44 lines
@codes -- supported in ALL text PCBVerify displays.
@PHONE@ = phone number of user
@NEWUSER@ = new user's security level
@FIRST@ = first name
@USER@ = full name
@SYSDATE@ = system date
@SYSTIME@ = system time
@SECURITY@ = user security level
@KBLIMIT@ = dl byte limit
@TIMELEFT@ = time remaining
@EXPDATE@ = expire date
@HOMEPHONE@ = [not yet implemented]
@DATAPHONE@ = [not yet implemented]
@CLS@ = clear the screen
@BPS@ = connect speed
@BEEP@ = sound the bell
@BOARDNAME@ = system name (from CNF file)
@MORE@ = force a More Y/N/NS prompt
Color @ codes:
To send a color @ code, the command is as follows:
@Xbf
Where b is the background and f is foreground.
Colors work as follows:
Background * (blinking 8-F for background)
* * (8-F for hi intensity)
Black 0 8 0 8
Blue 1 9 1 9
Green 2 A 2 A
Cyan 3 B 3 B
Red 4 C 4 C
Magenta 5 D 5 D
Brown/Yellow 6 E 6 E
White 7 F 7 F
Example: @X84 = Blinking, black background, red foreground
@X0E = Black background, yellow foreground